home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / DOS / TELECOMM / RECORD20 / RECORD.DOC < prev    next >
Text File  |  1993-07-25  |  10KB  |  197 lines

  1.                                 ** RECORD **
  2.  
  3.                        A SALT Script Creator for Telix
  4.                                  Version 2.0
  5.  
  6.                                      by
  7.                               Mark P. Harrison
  8.                                   07/25/93
  9.  
  10.            Copyright 1993 by Mark P. Harrison. All Rights Reserved.
  11.  
  12.  
  13.  
  14.    INTRODUCTION:
  15.    ════════════════════════════════════════════════════════════════════════
  16.         Would you like to have logon scripts for all your favorite
  17.         BBS's but can't seem to get the hang of all that SALT stuff?
  18.  
  19.         Now, you can have all those scripts without knowing the first
  20.         thing about SALT or programing.
  21.  
  22.         RECORD is a recording mode for Telix. It "watches" you as you
  23.         perform your logon.  It notes what text is sent by the system
  24.         you're connected to, and what your responses are.  Using this
  25.         information, it writes a script which will wait for the same
  26.         prompts and send the same responses.  You invoke RECORD as a
  27.         "linked script", log onto the BBS, and RECORD will write the
  28.         script FOR you! That's right, RECORD will write and compile your
  29.         SALT script for you automatically!
  30.  
  31.         The script that RECORD writes will also put the name of the BBS
  32.         and a clock on the status line if you have one configured in
  33.         Telix. The status line will be restored when you lose carrier.
  34.         If the BBS changes causing the script to fail, it will tell you
  35.         what prompt it was looking for so you know what happened.
  36.  
  37.         You CAN record an upload and/or downloads and optionally have the
  38.         script delete your successfully uploaded file. Only one upload is
  39.         permitted per session, but it can be a batch upload. Please note
  40.         that 'delete uploaded file' will not work for batch uploads.
  41.  
  42.         RECORD will work with any Port and IRQ as long as Telix is
  43.         working correctly with them.
  44.  
  45.         RECORD is a shareware product.  It is not "freeware" or public
  46.         domain.  If you use RECORD, you are expected to pay for it just
  47.         like any other program.  In return for the $10 registration fee,
  48.         you will receive a key to remove the exit screen and brand your
  49.         name as registered in this AND any future versions.
  50.  
  51.    LEGAL STUFF:
  52.    ════════════════════════════════════════════════════════════════════════
  53.         RECORD IS PROVIDED ON AN "AS IS" BASIS WITHOUT WARRANTY OF ANY
  54.         KIND EXPRESSED OR IMPLIED. IN NO EVENT WILL MARK P. HARRISON BE
  55.         LIABLE TO YOU FOR ANY DAMAGES, INCLUDING ANY LOST PROFITS, LOST
  56.         SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT
  57.         OF THE USE OF OR INABILITY TO USE THE PROGRAM, EVEN IF MARK P.
  58.         HARRISON HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR
  59.         FOR ANY CLAIM BY ANY OTHER PARTY.
  60.  
  61.         RECORD is a trademark of Mark P. Harrison
  62.         SALT and Telix are trademarks of deltaComm Development.
  63.         Use of Telix(tm) for longer than 45 days without appropriate
  64.         payment to deltaComm Development for Telix is a violation of
  65.         international Copyright Law.
  66.  
  67.    PACKING LIST:
  68.    ════════════════════════════════════════════════════════════════════════
  69.         You may distribute RECORD freely (in fact, I would appreciate
  70.         your doing so), provided that you distribute only the full,
  71.         unmodified self extracting archive (RECORD20.EXE), with its
  72.         full name intact, containing the following files:
  73.           RECORD.SLC       12298       The RECORD script itself.
  74.           RECORD.DOC       9541        The file you are reading.
  75.           HISTORY.TXT      1624        The version history.
  76.           REGISTER.TXT     2822        The registration form.
  77.  
  78.    INSTALLATION:
  79.    ════════════════════════════════════════════════════════════════════════
  80.         This documentation assumes a basic understanding of terms such as
  81.         "Logon Script", "Linked Script" and "Dialing Directory". If these
  82.         terms are unfamiliar to you, consult your Telix manual.
  83.  
  84.         RECORD.SLC and CS.EXE (the SALT compiler that came with Telix)
  85.         should be kept in the directory you have defined as your Telix
  86.         script directory. Please note that your defined script directory
  87.         must end with a trailing back-slash. (c:\telix\scripts\)
  88.                                                               ^
  89.         Edit your dialing directory to include RECORD as the linked script
  90.         for whatever entries you want a logon script created. (ALT-D, E)
  91.  
  92.    USING RECORD:
  93.    ════════════════════════════════════════════════════════════════════════
  94.         Call one of the entries that has RECORD as it's linked script.
  95.         RECORD will start running as soon as you are connected.
  96.  
  97.         Once connected to the BBS, simply go through the actions you wish
  98.         to automate. Answer all prompts as usual (except as noted below).
  99.  
  100.         If you have a password defined in your dialing directory for
  101.         that entry, you can just hit the F1 key at the password prompt
  102.         and RECORD will send your password for you.
  103.  
  104.         If you are calling a BBS that asks you to enter one or two
  105.         ESCAPES, hit the ESC key ONLY ONE time. The second escape will
  106.         be sent for you automatically.
  107.  
  108.       **If you are planning to record an upload you must know the "Key"
  109.         letter for the protocol you plan to use, before making your call.
  110.  
  111.       **If you are planning to record a download you must have the protocol
  112.         set up to auto-download. (That leaves out the Xmodems and Ascii.)
  113.  
  114.         When you are done with the steps you wish to automate, hit Alt-X
  115.         to tell RECORD to stop recording.
  116.  
  117.         RECORD will then ask you to enter a name for your new script.
  118.         If you want to keep the default name, just hit ENTER.
  119.         If you do not want to save what you have just recorded, hit ESC.
  120.  
  121.         After entering the script name, RECORD will write and compile a
  122.         script to do all the steps you have just recorded.
  123.  
  124.         You would then edit that dialing directory entry again to change
  125.         it's linked script from RECORD to your new script name. (ALT-D, E)
  126.  
  127.         Next time you call that entry, your newly created script will
  128.         automatically do all the actions you recorded. Please note that
  129.         if any prompt on the BBS changes, the script will fail. It will
  130.         however, tell you what it was looking for when it failed.
  131.  
  132.  
  133.    REGISTRATION:
  134.    ═════════════════════════════════════════════════════════════════════════
  135.  
  136.             If you experience a problem or if you have a suggestion  for an
  137.             improvement and/or addition to this script feel free to write me.
  138.             ┌──────────────────────────────┐
  139.             │   Mark P. Harrison           │
  140.             │   6676 Robinson School Rd.   │
  141.             │   New Athens, IL 62264   USA │
  142.             │   FidoNet: Telix Echo        │
  143.             │   FidoNet: 1:2250/23         │
  144.             │   BBS: (618)539-6254         │
  145.             └──────────────────────────────┘
  146.             There is a fee of $10.00 (US) for the use of this script.
  147.  
  148.             If you find this script useful, please complete the form below
  149.             and send it along with your payment to the above address. In
  150.             return for the $10 registration fee, you will receive a key to
  151.             remove the exit screen and brand your name as registered in
  152.             this AND any future versions. I encourage you to pass this script
  153.             around to your friends. Thank you for your support.
  154.                                                 ╓╥╥╖    ╓╖ ╓
  155.                                                  ║║║ARK  ╟─╢ARRISON
  156.                                                  ╜ ╙─────╜ ╙────────o
  157. ------------------------------------------------------------------------------
  158.  
  159.                                    ** RECORD **
  160.                                        v2.0
  161.                                  REGISTRATION FORM
  162.  
  163.  
  164.  
  165.             SHIP TO NAME:_______________________________________________
  166.  
  167.                  ADDRESS:_______________________________________________
  168.  
  169.                          _______________________________________________
  170.  
  171.                          _______________________________________________
  172.  
  173.  
  174.             REGISTER TO:
  175.             ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  176.             │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
  177.             └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
  178.             (This is what you want to appear on your registered copy.)
  179.                                     (30 Max.)
  180.  
  181.             Where did you get your copy of RECORD? ______________________
  182.  
  183.             Can you send AND receive Fido NETMAIL?  (Yes/No)   __________
  184.  
  185.             IF Yes, what is your Fido address? __________________________
  186.  
  187.             Voice Phone __________________  BBS Phone ___________________
  188.              (Optional)
  189.  
  190.             Comments:____________________________________________________
  191.  
  192.                      ____________________________________________________
  193.  
  194.                      ____________________________________________________
  195.  
  196.                      ____________________________________________________
  197.